Provide edebug.
authorRichard M. Stallman <rms@gnu.org>
Mon, 31 May 1993 17:28:56 +0000 (17:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 31 May 1993 17:28:56 +0000 (17:28 +0000)
lisp/emacs-lisp/edebug.el

index 678090f2ef22bd872484383eb5a167a644fea230..46bc16164878f95861a456195f28774abca9d2b0 100644 (file)
@@ -2541,4 +2541,6 @@ You must include newlines in FMT to break lines."
       )
     (select-window selected-window)))
 
+(provide 'edebug)
+
 ;;; edebug.el ends here